home *** CD-ROM | disk | FTP | other *** search
- thresh : makes a grey-value image binary
- by thresholding, Pixels with grey-value >
- threshold become white, the others black.
- cmd : thresh in_img,out-img,bitpl,threshold
- dflt: thresh A , B , 1 ,automatic
- range: <A-D>, <A-D> ,<1,8>, <0,255>
-